home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2208 < prev    next >
Encoding:
Text File  |  1996-08-06  |  842 b   |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: esds01.es.dupont.com!news
  3. From: Malcolm Smart <MALCOLM.SMART@CONOCO.DUPONT.COM>
  4. Subject: Big or small OBJs
  5. Content-Type: text/plain; charset=us-ascii
  6. Message-ID: <1996Jan16.103319.13679@es.dupont.com>
  7. Sender: news@es.dupont.com (USENET News System)
  8. Nntp-Posting-Host: slai99.wrk.dupont.com
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Conoco/DuPont
  11. Mime-Version: 1.0
  12. Date: Tue, 16 Jan 1996 10:33:19 GMT
  13. X-Mailer: Mozilla 1.1 (Windows; I; 16bit)
  14.  
  15. Hi
  16.  
  17. Which is more memory friendly?  Linking a program using one very large 
  18. OBJs (just below the 64K max size) or linking it with many smaller OBJs 
  19. or does it not make a difference?  
  20.  
  21. I'm linking using the large memory model under BC4.53, 
  22.  
  23. Regards
  24.  
  25. Malc.
  26.  
  27. ---The above questions, statements and opinions are mine and not 
  28. necessarily those of anybody else.  
  29.  
  30.